Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libtar, languagemachines: fix darwin build #36789

Merged
merged 2 commits into from
Mar 11, 2018

Conversation

badmutex
Copy link
Contributor

Motivation for this change

/cc ZHF #36454

Fixing libtar propagated to languagemachines.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/) (spot-checked a couple)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg GrahamcOfBorg added 6.topic: darwin Running or building packages on Darwin 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 10.rebuild-linux: 1-10 labels Mar 11, 2018
@LnL7
Copy link
Member

LnL7 commented Mar 11, 2018

@GrahamcOfBorg build libtar frog languageMachines

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: libtar, frog, languageMachines

Partial log (click to expand)

/nix/store/am4rn81i4ll3kpvi6xhxkcpzbv6zf3s5-frog
/nix/store/kp5shbzynaxjqrdhyx06knv5lkhg592q-frogdata
/nix/store/p3lxcq0jb25libm5lbixda79gplslj9x-libfolia
/nix/store/0bhrlkyi9zpqi17288fzl2bmbnkq2wkl-mbt
/nix/store/avrw5prazv11ismclxh3yky3986hnqld-frog-test
/nix/store/sils16cmnlmal53fb9arryf7bp6s83wv-ticcutils
/nix/store/4y58yg5l1z4amxw5w3j6fd49h06nrmak-timbl
/nix/store/qs9l305z0f8knky87dnrbddqlbyb2gnv-timblserver
/nix/store/j9a81nsi1ycl8m0skxc6rq67cvyx4018-ucto
/nix/store/n431virlr4cpwdjznq04w33kfhnljvr0-uctodata

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

/nix/store/jm6a6fwfixwlzv412jvv3pa2d1xfcwhc-frog
/nix/store/ll5w2rc6jgm064xbm0brwi8hlxpcyq3z-frogdata
/nix/store/rkzkgmxry1px1fnwixf4x9zgkr7292jb-libfolia
/nix/store/mjgg9sylnyswxp2743svfv01rzcfs195-mbt
/nix/store/nayghkyyibm45z085ifhf1vg97qg7kr5-frog-test
/nix/store/fzly19l3mfn4xhna14hl3bfma96b0hwx-ticcutils
/nix/store/pb5x8jy9xny70ckp8s1n90fas635mild-timbl
/nix/store/2bm5gww0vv0bil6srlb8gnxx4pl2nxjm-timblserver
/nix/store/00zliszc2wqv19bnjwqn6nq4xwv0qivj-ucto
/nix/store/1yklmj7a3kzs0d7n0iwf1xl427gjk2my-uctodata

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libtar, frog, languageMachines

Partial log (click to expand)

/nix/store/1w6q2nim6mrq1nwp4k6zff4si2q1gxls-frog
/nix/store/7wsxm6dzwvmjw4ks71d8f7cdazgdla0v-frogdata
/nix/store/yzvvrxkrby1j92b55x2cwi9l8y44lfim-libfolia
/nix/store/qfj2xnnnqnbinyagxflp0a3bhyw0kby7-mbt
/nix/store/gb09akbr18dqpim758i4np49cyn7k7ym-frog-test
/nix/store/5sz2ifd2q8fyjf6fhcqn5c1gr606zppq-ticcutils
/nix/store/akbwhygb4hiqml7b4yzinikix7pqpkg6-timbl
/nix/store/pmyidgrbifnhi0cc3qb06ibyr87mr3nn-timblserver
/nix/store/7s1kbv7b73six1f6b2gckckyw7ln8hm7-ucto
/nix/store/dwcprpajbi7hwgzzyg6i4vagajvkif1l-uctodata

@LnL7 LnL7 merged commit 4443c5f into NixOS:master Mar 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: darwin Running or building packages on Darwin 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants